compress/flate.byFreq.Swap (method, view implemented interface methods)
one use
compress/flate (current package)
huffman_code.go#L345: func (s byFreq) Swap(i, j int) { s[i], s[j] = s[j], s[i] }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)